ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / IOrderedSet<T> Interface / IsReadOnly Property

In This Topic
    IsReadOnly Property (IOrderedSet<T>)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property IsReadOnly As System.Boolean
    System.bool IsReadOnly {get;}
    See Also